Kotlin JS GitHub Action SDK
/
com.rnett.action
/
OperatingSystem
Operating
System
enum
OperatingSystem
:
Enum
<
OperatingSystem
>
Content copied to clipboard
Operating system Enum. Limited to GitHub action runners (Windows, Mac, and Linux).
Entries
Types
Properties
Sources
Entries
Linux
Link copied to clipboard
Linux
()
Content copied to clipboard
Mac
Link copied to clipboard
Mac
()
Content copied to clipboard
Windows
Link copied to clipboard
Windows
()
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
js source
Link copied to clipboard